ComponentOne ASP.NET MVC Controls
MeanMarkerStyle Method

C1.Web.Mvc.Fluent Namespace > BoxWhiskerBuilder<T> Class : MeanMarkerStyle Method
The builder function.
Configurates C1.Web.Mvc.BoxWhisker<T>.MeanMarkerStyle. Sets a value that specifies the style for the mean marker.
Syntax
'Declaration
 
Public Function MeanMarkerStyle( _
   ByVal build As Action(Of SVGStyleBuilder) _
) As BoxWhiskerBuilder(Of T)

Parameters

build
The builder function.

Return Value

Current builder.
See Also

Reference

BoxWhiskerBuilder<T> Class
BoxWhiskerBuilder<T> Members